home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Ultimate KidPak
/
KidPak.iso
/
KidPak Programs
/
KEWLKIDS
/
TRAIN.EXE
/
scripts
/
DefineButton2_60
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2000-03-23
|
97b
|
8 lines
on(release){
tellTarget("/credits")
{
gotoAndStop("c2");
play();
}
}